Skip to content

Split out analyze methods for supervised and unsupervised models#10562

Merged
annelo-msft merged 36 commits intoAzure:masterfrom
annelo-msft:fr-split-supervised-unsupervised
Mar 20, 2020
Merged

Split out analyze methods for supervised and unsupervised models#10562
annelo-msft merged 36 commits intoAzure:masterfrom
annelo-msft:fr-split-supervised-unsupervised

Conversation

@annelo-msft
Copy link
Copy Markdown
Contributor

@annelo-msft annelo-msft commented Mar 12, 2020

Fixes #10561
Fixes #10541
Fixes #10489
Fixes #10454
Fixes #10389
Fixes #10387

Comment thread sdk/formrecognizer/Azure.AI.FormRecognizer/src/ExtractLabeledFormOperation.cs Outdated
Comment thread sdk/formrecognizer/Azure.AI.FormRecognizer/src/ExtractedLabeledPage.cs Outdated
Comment thread sdk/formrecognizer/Azure.AI.FormRecognizer/README.md
Comment thread sdk/formrecognizer/Azure.AI.FormRecognizer/src/ContentType.cs
Comment thread sdk/formrecognizer/Azure.AI.FormRecognizer/README.md Outdated
Comment thread sdk/formrecognizer/Azure.AI.FormRecognizer/src/ContentType.cs
Comment thread sdk/formrecognizer/Azure.AI.FormRecognizer/src/ExtractReceiptOperation.cs Outdated
{
Unrecognized = 1,
Itemized = 2,
/// <summary>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A ReceiptType also has a confidence.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we know if ReceiptType is a documented enum?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not in the Swagger. This came from the original .NET library @ctstone build. @ctstone , would you be able to share whether or not the receipt type values are documented somewhere?

Comment thread sdk/formrecognizer/Azure.AI.FormRecognizer/src/FormLayoutClient.cs Outdated
Comment thread sdk/formrecognizer/Azure.AI.FormRecognizer/src/RawExtractedPage.cs
Comment thread sdk/formrecognizer/Azure.AI.FormRecognizer/src/ExtractedField.cs
@annelo-msft annelo-msft merged commit 83c30dd into Azure:master Mar 20, 2020
@annelo-msft annelo-msft deleted the fr-split-supervised-unsupervised branch March 20, 2020 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

5 participants